Welcome![Sign In][Sign Up]
Location:
Search - opencv color tracking

Search list

[Windows Developcolor-tracking

Description: This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。-This application demonstrates a fast, simple color tracking algorithm that can be use d to track faces and hands. Run the file in the VC6.0 environment compiler, it is a stand-alone operating procedures, no OPENCV DLL library support.
Platform: | Size: 10499 | Author: 肖雪 | Hits:

[Windows Developcolor-tracking

Description: This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。-This application demonstrates a fast, simple color tracking algorithm that can be use d to track faces and hands. Run the file in the VC6.0 environment compiler, it is a stand-alone operating procedures, no OPENCV DLL library support.
Platform: | Size: 10240 | Author: 肖雪 | Hits:

[Special Effectscondesation

Description: 基于OPENCV的Condensation目标跟踪算法,可任意设置HSV颜色阈值和粒子滤波数量,通过该算法掌握Condensation以及经典粒子滤波算法的精髓。-Condensation of OPENCV based target tracking algorithm, can be arbitrarily set HSV color threshold and the number of particle filter, through the Condensation algorithm to master the classical particle filter, as well as the essence.
Platform: | Size: 676864 | Author: 马丁 | Hits:

[Special Effectscamshiftdemo

Description: 跟踪摄像机中的物体,opencv源代码,点击图像中的物体后会跟踪目标,并在目标上标记-Tracking objects in video camera, opencv source code, click on the image objects will be tracking the target, and target marking
Platform: | Size: 2048 | Author: 陈皓 | Hits:

[Special Effectscamshift

Description: 显示如何利用Camshift算法进行彩色目标的跟踪,用Opencv做的-Show how to use color Camshift algorithm target tracking, to do with the Opencv
Platform: | Size: 4096 | Author: 龙海翔 | Hits:

[Graph Recognizevision

Description: 本程序实现了基于质心法的目标跟踪,由于算法比较简单,因此背景颜色必须简单,最好是纯白色的。本程序先经过对视频图像的灰度化,二值化等一些图像处理,然后找出质心。程序中用到了Opencv库函数-Realize this procedure based on the quality of target tracking-force, due to relatively simple algorithm, so the need for a simple background color, the best was pure white. This procedure, after the first video images of gray and binary image processing, such as, and then find the center of mass. Procedures used in the library function Opencv
Platform: | Size: 7441408 | Author: lhb | Hits:

[Special Effectsface_tracking_based_on_Camshift_and_morphology

Description: 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention is based on the OpenCV library procedures.
Platform: | Size: 23552 | Author: 王亮亮 | Hits:

[Special Effectscamshift

Description: opencv 显示如何利用camshift算法进行彩色目标的跟踪-opencv shows how to use color camshift algorithm target tracking
Platform: | Size: 4096 | Author: zhang | Hits:

[Special EffectsCamshift_color_trace

Description: opencv 下利用Camshift算法进行彩色目标跟踪-opencv using color Camshift target tracking algorithm
Platform: | Size: 4096 | Author: 陈必明 | Hits:

[Special Effectscamshift

Description: 用openCV实现,用Camshift算法实现彩色目标跟踪-openCV,color object tracking usingCamshift
Platform: | Size: 130048 | Author: 笑笑 | Hits:

[Special Effectscamshift

Description: camshift算法自动跟踪肤色区域 当前目录下放置肤色图片hand.jpg。 基于OpenCV函数库-automatic tracking algorithm camshift color region under the current directory to place color Photos hand.jpg. Based on the OpenCV library
Platform: | Size: 3072 | Author: wudp | Hits:

[Special Effectsyundong

Description: 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshift algorithm which is a robust statistical method of finding the mode (top) of a probability distribution. Both CAMSHIFT and Meanshift algorithms exist in the library. While it is a very fast and simple method of tracking, because CAMSHIFT tracks the center and size of the probability distribution of an object, it is only as good as the probability distribution that you produce for the object. Typically the probability distribution is derived from color via a histogram, although it could be produced from correlation, recognition scores or bolstered by frame differencing or motion detection schemes, or joint probabilities of different colors/motions etc. In this application, we use only the most simplistic approach: A 1-D Hue histogram is sampled from the object in an HSV color space version of the image. To produce the
Platform: | Size: 15360 | Author: 黄文伟 | Hits:

[Graph programCamshift

Description: 该代码是显示如何利用Camshift算法进行彩色目标跟踪的源代码,是基于OPENCV的-The code is to show how to use color tracking Camshift algorithm source code, is based on the OPENCV of
Platform: | Size: 564224 | Author: 张倩 | Hits:

[Special EffectscamshiftInMFC

Description: 在MFC中显示视频, 并且用opencv的camshift算法跟踪目标, 用的是颜色直方图.-MFC shown in the video, and the camshift algorithm using opencv tracking targets using a color histogram.
Platform: | Size: 1929216 | Author: gilbert | Hits:

[OpenCVOpenCV-Mean-Shift-demo

Description: 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a specific target area 6.
Platform: | Size: 2283520 | Author: gbcgbc | Hits:

[OpenCVTracking21-10-2010

Description: Some code for tracking color object base on opencv library
Platform: | Size: 13675520 | Author: sonic | Hits:

[Special EffectsTracking3-11-2010

Description: Tracking color object base on opencv and using HSV color system
Platform: | Size: 11859968 | Author: sonic | Hits:

[OpenCVKalman

Description: kalman颜色跟踪算法 效果比meanshift好 opencv -kalman opencv color tracking algorithm
Platform: | Size: 1031168 | Author: qk | Hits:

[OpenCVColor-tracking

Description: 基于opencv的彩色目标跟踪demo.Based on the color target tracking opencv demo-Based on the color target tracking opencv demo
Platform: | Size: 9216 | Author: | Hits:

[Special Effectsopencv

Description: opencv2.0/3.0,例程代码。包括图像显示,彩色目标跟踪,人脸识别等(Opencv2.0/3.0, routine code. Including image display, color target tracking, face recognition and so on)
Platform: | Size: 19083264 | Author: shenghan | Hits:
« 12 3 »

CodeBus www.codebus.net